
Reciprocals of prime numbers
https://www.johndcook.com/blog/2018/05/10/reciprocals-of-primes/#:~:text=Reciprocals%20of%20primes&text=For%20any%20prime%20p%20except,a%20divisor%20of%20p%2D1.
	

number theory - Computing reciprocals of primes - Mathematics Stack Exchange
https://math.stackexchange.com/questions/4410766/computing-reciprocals-of-primes

Length of decimal expansion of fractions
https://www.johndcook.com/blog/2016/10/18/periods-of-fractions/

rational numbers - Length of period of decimal expansion of a fraction - Mathematics Stack Exchange
https://math.stackexchange.com/questions/377683/length-of-period-of-decimal-expansion-of-a-fraction



--------------------------------
Find Recurring Sequence in a Fraction - GeeksforGeeks
https://www.geeksforgeeks.org/find-recurring-sequence-fraction/

python - Calculate period length of recurring decimal fraction - Stack Overflow
https://stackoverflow.com/questions/52383948/calculate-period-length-of-recurring-decimal-fraction

algorithms - what is a efficient way to find repeating decimal - Software Engineering Stack Exchange
https://softwareengineering.stackexchange.com/questions/192070/what-is-a-efficient-way-to-find-repeating-decimal


------------------------------------------
Convert decimal fraction to binary number - GeeksforGeeks
https://www.geeksforgeeks.org/convert-decimal-fraction-binary-number/

Convert Binary fraction to Decimal - GeeksforGeeks
https://www.geeksforgeeks.org/convert-binary-fraction-decimal/

Python program to convert decimal to binary number - GeeksforGeeks
https://www.geeksforgeeks.org/python-program-to-covert-decimal-to-binary-number/

Binary to decimal and vice-versa in python - GeeksforGeeks
https://www.geeksforgeeks.org/binary-decimal-vice-versa-python/

ow to convert a string representing a binary fraction to a number in Python - Stack Overflow
https://stackoverflow.com/questions/13662933/how-to-convert-a-string-representing-a-binary-fraction-to-a-number-in-python







